Skip to content

Conversation

fredden
Copy link
Member

@fredden fredden commented Mar 7, 2023

While reviewing the Static Test failures in magento/magento2#36976 (which are out of scope for the intended change), I noticed that the message required for a @deprecated tag does not support the version numbers that Adobe use for Magento modules. For example, the magento/module-backend module is currently version 102.0.6, but the regular expression in the coding standard does not allow version numbers with more than one digit per part. This pull request fixes this oversight.

Copy link
Collaborator

@ihor-sviziev ihor-sviziev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please cover your change with automated test?

ihor-sviziev
ihor-sviziev previously approved these changes Apr 4, 2023
@fredden fredden force-pushed the deprecated-version-range branch from f232754 to b3a95b6 Compare December 8, 2023 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants